Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated efr32 test runner to support running multiple test binaries #33714

Closed
wants to merge 5 commits into from
Closed

Updated efr32 test runner to support running multiple test binaries #33714

wants to merge 5 commits into from

Conversation

feasel0
Copy link
Contributor

@feasel0 feasel0 commented Jun 3, 2024

REPLACED BY: 34769

This PR extends the pw test-runner for efr32 to support multiple binaries by specifying a directory in the -f or --flash_image argument.

Steps to build and run:

source scripts/activate.sh
cd src/test_driver/efr32
rm -r out
gn gen out/debug
ninja -C out/debug
ninja -C out/debug runner
pip3 install out/debug/chip_pw_test_runner_wheels/*.whl --force-reinstall
python -m pw_test_runner.pw_test_runner -d /dev/ttyACM1 -f out/debug -o out.log

This PR also removes nl_test infrastructure from the project. Notes about NL dependency reomval:

  • I'm not sure yet if "${chip_root}/src/test_driver/efr32:nl_test_service.python" is actually still needed. The nl might just be a naming thing, rather than actual NL-specific infrastructure.
  • Also the name NlTest will need to be changed since I think this class is still needed even after NL dependency is removed.

To do:

  • Currently the test runner waits 1 second after flashing and before running the test so that the device can boot. Now that we're running many tests this 1 second becomes significant. It's worth testing how much we can safely reduce this number, if at all.

  • Add support for wildcards to indicate subset of the tests, like so:

    • pw_test_runner.py <other arguments> --flash_image out/debug/*Bdx*
  • Confirm that we can rename all occurrences of "nl_test" in the efr32 directory (10 of them) to "pw_test". I think this is not actually NL infrastructure, it's just an outdated name.

@feasel0 feasel0 changed the title Updated test runner to support running all tests in a directory Updated efr32 test runner to support running multiple test binaries Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 2024

PR #33714: Size comparison from 32c568f to 25ebd41

Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 32c568f 25ebd41 change % change
bl602 lighting-app bl602 (read/write) 1444002 1444002 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160020 160020 0 0.0
.text 1107918 1107918 0 0.0
bl602+mfd (read/write) 1458442 1458442 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158980 158980 0 0.0
.text 1123236 1123236 0 0.0
bl602+rpc (read/write) 1491666 1491666 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167588 167588 0 0.0
.text 1139564 1139564 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210599 1210599 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109568 109568 0 0.0
.text 979076 979076 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221415 1221415 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108508 108508 0 0.0
.text 990830 990830 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301815 1301815 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124940 124940 0 0.0
.text 1053528 1053528 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
bl706-wifi (read/write) 1260870 1260870 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123704 123704 0 0.0
.text 999900 999900 0 0.0
bl702l lighting-app bl702l (read/write) 1180456 1180456 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103572 103572 0 0.0
.text 971958 971958 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191348 1191348 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102512 102512 0 0.0
.text 984280 984280 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797740 797740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85940 85940 0 0.0
.text 711536 711536 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813432 813432 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79392 79392 0 0.0
.text 733776 733776 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802812 802812 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106748 106748 0 0.0
.text 695800 695800 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755724 755724 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81356 81356 0 0.0
.text 674104 674104 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741380 741380 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77132 77132 0 0.0
.text 663984 663984 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741091 741091 0 0.0
.app_xip_area 661037 661037 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 763575 763575 0 0.0
.app_xip_area 680889 680889 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 763575 763575 0 0.0
.app_xip_area 680889 680889 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712939 712939 0 0.0
.app_xip_area 637817 637817 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679283 679283 0 0.0
.app_xip_area 603525 603525 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701471 701471 0 0.0
.app_xip_area 623161 623161 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701471 701471 0 0.0
.app_xip_area 623161 623161 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697635 697635 0 0.0
.app_xip_area 618861 618861 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719911 719911 0 0.0
.app_xip_area 638585 638585 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719911 719911 0 0.0
.app_xip_area 638585 638585 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660387 660387 0 0.0
.app_xip_area 587645 587645 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682863 682863 0 0.0
.app_xip_area 607489 607489 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682863 682863 0 0.0
.app_xip_area 607489 607489 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071196 1071196 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887672 887672 0 0.0
lock-app BRD4338a (read/write) 962580 962572 -8 -0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700504 700496 -8 -0.0
window-app BRD4187C (read/write) 1135800 1135800 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967844 967844 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210406 1210406 0 0.0
(read/write) 1752768 1752768 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254832 254832 0 0.0
.flash.text 1210406 1210406 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253471 1253471 0 0.0
(read/write) 537444 537444 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286648 286648 0 0.0
.flash.text 1247307 1247307 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714117 2714117 0 0.0
(read/write) 133424 133424 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77240 77240 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188304 188304 0 0.0
.text 2341461 2341461 0 0.0
all-clusters-app debug (read only) 6003345 6003345 0 0.0
(read/write) 486440 486440 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338232 338232 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355760 355760 0 0.0
.text 5205267 5205267 0 0.0
all-clusters-minimal-app debug (read only) 5290249 5290249 0 0.0
(read/write) 241816 241816 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101208 101208 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294474 294474 0 0.0
.text 4752867 4752867 0 0.0
bridge-app debug (read only) 4702305 4702305 0 0.0
(read/write) 221800 221800 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89232 89232 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234890 234890 0 0.0
.text 4240579 4240579 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
fabric-bridge-app debug (read only) 4569777 4569777 0 0.0
(read/write) 213848 213848 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86992 86992 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227978 227978 0 0.0
.text 4117283 4117283 0 0.0
lighting-app debug+rpc+ui (read only) 5615777 5615777 0 0.0
(read/write) 231016 231016 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98096 98096 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359124 359124 0 0.0
.text 5002595 5002595 0 0.0
lock-app debug (read only) 4757513 4757513 0 0.0
(read/write) 209184 209184 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83480 83480 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260746 260746 0 0.0
.text 4278643 4278643 0 0.0
ota-provider-app debug (read only) 4374601 4374601 0 0.0
(read/write) 197528 197528 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72528 72528 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212714 212714 0 0.0
.text 3962707 3962707 0 0.0
ota-requestor-app debug (read only) 4503385 4503385 0 0.0
(read/write) 201960 201960 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75696 75696 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218794 218794 0 0.0
.text 4080723 4080723 0 0.0
shell debug (read only) 2976377 2976377 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2603058 2603058 0 0.0
thermostat-no-ble arm64 (read only) 4491868 4491868 0 0.0
(read/write) 250296 250296 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106800 106800 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162484 162484 0 0.0
.text 3985880 3985880 0 0.0
tv-app debug (read only) 5831825 5831825 0 0.0
(read/write) 350072 350072 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97544 97544 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5281139 5281139 0 0.0
tv-casting-app debug (read only) 10012737 10012737 0 0.0
(read/write) 349160 349160 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182448 182448 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389784 389784 0 0.0
.text 9134803 9134803 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534472 2534472 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1497156 1497156 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059212 1059212 0 0.0
bss 139209 139209 0 0.0
rodata 102860 102860 0 0.0
text 769860 769860 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235756 1235756 0 0.0
bss 137637 137637 0 0.0
rodata 152244 152244 0 0.0
text 795836 795836 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006956 1006956 0 0.0
bss 138107 138107 0 0.0
rodata 90076 90076 0 0.0
text 731548 731548 0 0.0
nxp contact k32w0+release (read only) 576012 576012 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575476 575476 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704396 704396 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590872 590872 0 0.0
light k32w0+release (read only) 609928 609928 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609392 609392 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795976 795976 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673712 673712 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824500 1824500 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608900 1608900 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745980 1745980 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533476 1533476 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665636 1665636 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459852 1459852 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694828 1694828 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461980 1461980 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838788 838788 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650176 650176 0 0.0
lock-app qpg6105+debug (read/write) 798628 798628 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610020 610020 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622826 622826 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82044 82044 0 0.0
.text 389432 389432 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834958 834958 0 0.0
bss 49944 49944 0 0.0
text 624902 624902 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840064 840064 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596924 596924 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057008 1057008 0 0.0
bss 110132 110132 0 0.0
text 769628 769628 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915372 915372 0 0.0
bss 92888 92888 0 0.0
text 656400 656400 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836810 836810 0 0.0
bss 49988 49988 0 0.0
text 626708 626708 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947980 947980 0 0.0
bss 76580 76580 0 0.0
text 713640 713640 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770048 770048 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555214 555214 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090540 1090540 0 0.0
bss 99980 99980 0 0.0
text 792984 792984 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911600 911600 0 0.0
bss 69268 69268 0 0.0
text 659752 659752 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934192 934192 0 0.0
bss 92620 92620 0 0.0
text 675282 675282 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831892 831892 0 0.0
bss 58232 58232 0 0.0
text 621340 621340 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606932 606932 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450116 450116 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675776 675776 0 0.0
bss 71852 71852 0 0.0
text 462642 462642 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844438 844438 0 0.0
bss 51616 51616 0 0.0
text 633108 633108 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859945 859945 0 0.0
bss 59804 59804 0 0.0
text 642818 642818 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826036 826036 0 0.0
bss 56492 56492 0 0.0
text 618166 618166 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836164 836164 0 0.0
bss 58448 58448 0 0.0
text 623110 623110 0 0.0

…to use glob, and updated the test runner to use the flash_image parameter for directories
Copy link

github-actions bot commented Jun 3, 2024

PR #33714: Size comparison from 32c568f to 9e1a79e

Full report (47 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section 32c568f 9e1a79e change % change
bl602 lighting-app bl602 (read/write) 1444002 1444002 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160020 160020 0 0.0
.text 1107918 1107918 0 0.0
bl602+mfd (read/write) 1458442 1458442 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158980 158980 0 0.0
.text 1123236 1123236 0 0.0
bl602+rpc (read/write) 1491666 1491666 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167588 167588 0 0.0
.text 1139564 1139564 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210599 1210599 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109568 109568 0 0.0
.text 979076 979076 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221415 1221415 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108508 108508 0 0.0
.text 990830 990830 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301815 1301815 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124940 124940 0 0.0
.text 1053528 1053528 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
bl706-wifi (read/write) 1260870 1260870 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123704 123704 0 0.0
.text 999900 999900 0 0.0
bl702l lighting-app bl702l (read/write) 1180456 1180456 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103572 103572 0 0.0
.text 971958 971958 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191348 1191348 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102512 102512 0 0.0
.text 984280 984280 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797740 797748 8 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85940 85940 0 0.0
.text 711536 711544 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813432 813440 8 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79392 79392 0 0.0
.text 733776 733784 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802812 802828 16 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106748 106748 0 0.0
.text 695800 695816 16 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755724 755740 16 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81356 81356 0 0.0
.text 674104 674120 16 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741380 741388 8 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77132 77132 0 0.0
.text 663984 663992 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741091 741099 8 0.0
.app_xip_area 661037 661045 8 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 763575 763583 8 0.0
.app_xip_area 680889 680897 8 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 763575 763583 8 0.0
.app_xip_area 680889 680897 8 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712939 712955 16 0.0
.app_xip_area 637817 637833 16 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679283 679291 8 0.0
.app_xip_area 603525 603533 8 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701471 701487 16 0.0
.app_xip_area 623161 623177 16 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701471 701487 16 0.0
.app_xip_area 623161 623177 16 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697635 697651 16 0.0
.app_xip_area 618861 618877 16 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719911 719927 16 0.0
.app_xip_area 638585 638601 16 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719911 719927 16 0.0
.app_xip_area 638585 638601 16 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660387 660395 8 0.0
.app_xip_area 587645 587653 8 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682863 682871 8 0.0
.app_xip_area 607489 607497 8 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682863 682871 8 0.0
.app_xip_area 607489 607497 8 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
thermostat-no-ble arm64 (read only) 4491868 4491868 0 0.0
(read/write) 250296 250296 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106800 106800 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162484 162484 0 0.0
.text 3985880 3985880 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534472 2534472 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1497156 1497156 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059212 1059212 0 0.0
bss 139209 139209 0 0.0
rodata 102860 102860 0 0.0
text 769860 769868 8 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235756 1235756 0 0.0
bss 137637 137637 0 0.0
rodata 152244 152244 0 0.0
text 795836 795836 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006956 1006956 0 0.0
bss 138107 138107 0 0.0
rodata 90076 90076 0 0.0
text 731548 731556 8 0.0
nxp contact k32w0+release (read only) 576012 576012 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575476 575476 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704396 704412 16 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590872 590888 16 0.0
light k32w0+release (read only) 609928 609944 16 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609392 609408 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795976 795984 8 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673712 673720 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824500 1824500 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608900 1608900 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745980 1745980 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533476 1533476 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665636 1665636 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459852 1459852 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694828 1694828 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461980 1461980 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838788 838788 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650176 650176 0 0.0
lock-app qpg6105+debug (read/write) 798628 798628 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610020 610020 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622826 622826 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82044 82044 0 0.0
.text 389432 389432 0 0.0

Copy link

github-actions bot commented Jun 3, 2024

PR #33714: Size comparison from 32c568f to 6aea2b2

Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 32c568f 6aea2b2 change % change
bl602 lighting-app bl602 (read/write) 1444002 1444002 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160020 160020 0 0.0
.text 1107918 1107918 0 0.0
bl602+mfd (read/write) 1458442 1458442 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158980 158980 0 0.0
.text 1123236 1123236 0 0.0
bl602+rpc (read/write) 1491666 1491666 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167588 167588 0 0.0
.text 1139564 1139564 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210599 1210599 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109568 109568 0 0.0
.text 979076 979076 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221415 1221415 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108508 108508 0 0.0
.text 990830 990830 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301815 1301815 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124940 124940 0 0.0
.text 1053528 1053528 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
bl706-wifi (read/write) 1260870 1260870 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123704 123704 0 0.0
.text 999900 999900 0 0.0
bl702l lighting-app bl702l (read/write) 1180456 1180456 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103572 103572 0 0.0
.text 971958 971958 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191348 1191348 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102512 102512 0 0.0
.text 984280 984280 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797740 797748 8 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85940 85940 0 0.0
.text 711536 711544 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813432 813440 8 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79392 79392 0 0.0
.text 733776 733784 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802812 802828 16 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106748 106748 0 0.0
.text 695800 695816 16 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755724 755740 16 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81356 81356 0 0.0
.text 674104 674120 16 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741380 741388 8 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77132 77132 0 0.0
.text 663984 663992 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741091 741099 8 0.0
.app_xip_area 661037 661045 8 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 763575 763583 8 0.0
.app_xip_area 680889 680897 8 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 763575 763583 8 0.0
.app_xip_area 680889 680897 8 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712939 712955 16 0.0
.app_xip_area 637817 637833 16 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679283 679291 8 0.0
.app_xip_area 603525 603533 8 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701471 701487 16 0.0
.app_xip_area 623161 623177 16 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701471 701487 16 0.0
.app_xip_area 623161 623177 16 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697635 697651 16 0.0
.app_xip_area 618861 618877 16 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719911 719927 16 0.0
.app_xip_area 638585 638601 16 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719911 719927 16 0.0
.app_xip_area 638585 638601 16 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660387 660395 8 0.0
.app_xip_area 587645 587653 8 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682863 682871 8 0.0
.app_xip_area 607489 607497 8 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682863 682871 8 0.0
.app_xip_area 607489 607497 8 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071196 1071196 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887672 887672 0 0.0
lock-app BRD4338a (read/write) 962580 962572 -8 -0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700504 700496 -8 -0.0
window-app BRD4187C (read/write) 1135800 1135800 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967844 967844 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210406 1210406 0 0.0
(read/write) 1752768 1752768 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254832 254832 0 0.0
.flash.text 1210406 1210406 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253471 1253471 0 0.0
(read/write) 537444 537444 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286648 286648 0 0.0
.flash.text 1247307 1247307 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714117 2714117 0 0.0
(read/write) 133424 133424 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77240 77240 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188304 188304 0 0.0
.text 2341461 2341461 0 0.0
all-clusters-app debug (read only) 6003345 6003345 0 0.0
(read/write) 486440 486440 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338232 338232 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355760 355760 0 0.0
.text 5205267 5205267 0 0.0
all-clusters-minimal-app debug (read only) 5290249 5290249 0 0.0
(read/write) 241816 241816 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101208 101208 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294474 294474 0 0.0
.text 4752867 4752867 0 0.0
bridge-app debug (read only) 4702305 4702305 0 0.0
(read/write) 221800 221800 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89232 89232 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234890 234890 0 0.0
.text 4240579 4240579 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
fabric-bridge-app debug (read only) 4569777 4569777 0 0.0
(read/write) 213848 213848 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86992 86992 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227978 227978 0 0.0
.text 4117283 4117283 0 0.0
lighting-app debug+rpc+ui (read only) 5615777 5615777 0 0.0
(read/write) 231016 231016 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98096 98096 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359124 359124 0 0.0
.text 5002595 5002595 0 0.0
lock-app debug (read only) 4757513 4757513 0 0.0
(read/write) 209184 209184 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83480 83480 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260746 260746 0 0.0
.text 4278643 4278643 0 0.0
ota-provider-app debug (read only) 4374601 4374601 0 0.0
(read/write) 197528 197528 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72528 72528 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212714 212714 0 0.0
.text 3962707 3962707 0 0.0
ota-requestor-app debug (read only) 4503385 4503385 0 0.0
(read/write) 201960 201960 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75696 75696 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218794 218794 0 0.0
.text 4080723 4080723 0 0.0
shell debug (read only) 2976377 2976377 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2603058 2603058 0 0.0
thermostat-no-ble arm64 (read only) 4491868 4491868 0 0.0
(read/write) 250296 250296 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106800 106800 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162484 162484 0 0.0
.text 3985880 3985880 0 0.0
tv-app debug (read only) 5831825 5831825 0 0.0
(read/write) 350072 350072 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97544 97544 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5281139 5281139 0 0.0
tv-casting-app debug (read only) 10012737 10012737 0 0.0
(read/write) 349160 349160 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182448 182448 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389784 389784 0 0.0
.text 9134803 9134803 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534472 2534472 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1497156 1497156 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059212 1059212 0 0.0
bss 139209 139209 0 0.0
rodata 102860 102860 0 0.0
text 769860 769868 8 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235756 1235756 0 0.0
bss 137637 137637 0 0.0
rodata 152244 152244 0 0.0
text 795836 795836 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006956 1006956 0 0.0
bss 138107 138107 0 0.0
rodata 90076 90076 0 0.0
text 731548 731556 8 0.0
nxp contact k32w0+release (read only) 576012 576012 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575476 575476 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704396 704412 16 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590872 590888 16 0.0
light k32w0+release (read only) 609928 609944 16 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609392 609408 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795976 795984 8 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673712 673720 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824500 1824500 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608900 1608900 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745980 1745980 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533476 1533476 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665636 1665636 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459852 1459852 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694828 1694828 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461980 1461980 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838788 838788 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650176 650176 0 0.0
lock-app qpg6105+debug (read/write) 798628 798628 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610020 610020 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622826 622826 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82044 82044 0 0.0
.text 389432 389432 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834958 834958 0 0.0
bss 49944 49944 0 0.0
text 624902 624902 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840064 840064 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596924 596924 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057008 1057008 0 0.0
bss 110132 110132 0 0.0
text 769628 769628 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915372 915372 0 0.0
bss 92888 92888 0 0.0
text 656400 656400 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836810 836810 0 0.0
bss 49988 49988 0 0.0
text 626708 626708 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947980 947980 0 0.0
bss 76580 76580 0 0.0
text 713640 713640 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770048 770048 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555214 555214 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090540 1090540 0 0.0
bss 99980 99980 0 0.0
text 792984 792984 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911600 911600 0 0.0
bss 69268 69268 0 0.0
text 659752 659752 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934192 934192 0 0.0
bss 92620 92620 0 0.0
text 675282 675282 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831892 831892 0 0.0
bss 58232 58232 0 0.0
text 621340 621340 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606932 606932 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450116 450116 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675776 675776 0 0.0
bss 71852 71852 0 0.0
text 462642 462642 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844438 844438 0 0.0
bss 51616 51616 0 0.0
text 633108 633108 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859945 859945 0 0.0
bss 59804 59804 0 0.0
text 642818 642818 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826036 826036 0 0.0
bss 56492 56492 0 0.0
text 618166 618166 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836164 836164 0 0.0
bss 58448 58448 0 0.0
text 623110 623110 0 0.0

Copy link

github-actions bot commented Jun 11, 2024

PR #33714: Size comparison from 47097e0 to 55e748a

Full report (49 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
platform target config section 47097e0 55e748a change % change
bl602 lighting-app bl602 FLASH 1267840 1267840 0 0.0
RAM 95424 95424 0 0.0
bl602+mfd FLASH 1282118 1282118 0 0.0
RAM 95576 95576 0 0.0
bl602+rpc FLASH 1307062 1307062 0 0.0
RAM 103856 103856 0 0.0
bl702 lighting-app bl702 FLASH 1088740 1088740 0 0.0
RAM 14897 14897 0 0.0
bl702+mfd FLASH 1099434 1099434 0 0.0
RAM 15049 15049 0 0.0
bl702+rpc FLASH 1178564 1178564 0 0.0
RAM 23925 23925 0 0.0
bl706-eth FLASH 871916 871916 0 0.0
RAM 27016 27016 0 0.0
bl706-wifi FLASH 1123682 1123682 0 0.0
RAM 14349 14349 0 0.0
bl702l lighting-app bl702l FLASH 1075626 1075626 0 0.0
RAM 21468 21468 0 0.0
bl702l+mfd FLASH 1086888 1086888 0 0.0
RAM 21628 21628 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 798044 798044 0 0.0
RAM 103184 103184 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 813632 813632 0 0.0
RAM 113664 113664 0 0.0
lock-mtd LP_EM_CC1354P10_6 FLASH 802916 802916 0 0.0
RAM 107784 107784 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 755684 755684 0 0.0
RAM 101884 101884 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 741340 741340 0 0.0
RAM 102132 102132 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 604846 604846 0 0.0
RAM 204608 204608 0 0.0
lock CC3235SF_LAUNCHXL FLASH 650298 650298 0 0.0
RAM 204868 204868 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 661693 661693 0 0.0
RAM 74608 74608 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 681545 681545 0 0.0
RAM 77240 77240 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 681545 681545 0 0.0
RAM 77240 77240 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 638473 638473 0 0.0
RAM 69676 69676 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 603765 603765 0 0.0
RAM 70312 70312 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 623401 623401 0 0.0
RAM 72864 72864 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 623401 623401 0 0.0
RAM 72864 72864 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 619373 619373 0 0.0
RAM 73328 73328 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 639097 639097 0 0.0
RAM 75880 75880 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 639097 639097 0 0.0
RAM 75880 75880 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 587909 587909 0 0.0
RAM 67296 67296 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 607753 607753 0 0.0
RAM 69928 69928 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 607753 607753 0 0.0
RAM 69928 69928 0 0.0
linux chip-tool-ipv6only arm64 unknown 17384 17384 0 0.0
FLASH 10666900 10666900 0 0.0
RAM 569744 569744 0 0.0
thermostat-no-ble arm64 unknown 9160 9160 0 0.0
FLASH 4149604 4149604 0 0.0
RAM 234616 234616 0 0.0
mbed lock-app-release cy8cproto_062_4343w FLASH 1497452 1497452 0 0.0
RAM 226168 226168 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 873744 873744 0 0.0
RAM 139225 139225 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 948980 948980 0 0.0
RAM 137653 137653 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 822268 822268 0 0.0
RAM 138123 138123 0 0.0
nxp contact k32w0+release FLASH 575652 575652 0 0.0
RAM 70120 70120 0 0.0
k32w1+release FLASH 590912 590912 0 0.0
RAM 74152 74152 0 0.0
light k32w0+release FLASH 609672 609672 0 0.0
RAM 69596 69596 0 0.0
k32w1+release FLASH 674088 674088 0 0.0
RAM 82904 82904 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1610156 1610156 0 0.0
RAM 207228 207228 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1534356 1534356 0 0.0
RAM 204132 204132 0 0.0
light cy8ckit_062s2_43012 FLASH 1460652 1460652 0 0.0
RAM 197412 197412 0 0.0
lock cy8ckit_062s2_43012 FLASH 1462628 1462628 0 0.0
RAM 224476 224476 0 0.0
qpg lighting-app qpg6105+debug FLASH 650656 650656 0 0.0
RAM 104652 104652 0 0.0
lock-app qpg6105+debug FLASH 610348 610348 0 0.0
RAM 99328 99328 0 0.0
stm32 light STM32WB5MM-DK FLASH 472124 472124 0 0.0
RAM 141748 141748 0 0.0
tizen all-clusters-app arm unknown 1552 1552 0 0.0
FLASH 1612948 1612948 0 0.0
RAM 45460 45460 0 0.0
chip-tool-ubsan arm unknown 2360 2360 0 0.0
FLASH 1563540 1563540 0 0.0
RAM 6825656 6825656 0 0.0

Copy link

github-actions bot commented Jun 11, 2024

PR #33714: Size comparison from 47097e0 to fa92b5c

Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section 47097e0 fa92b5c change % change
bl602 lighting-app bl602 FLASH 1267840 1267840 0 0.0
RAM 95424 95424 0 0.0
bl602+mfd FLASH 1282118 1282118 0 0.0
RAM 95576 95576 0 0.0
bl602+rpc FLASH 1307062 1307062 0 0.0
RAM 103856 103856 0 0.0
bl702 lighting-app bl702 FLASH 1088740 1088740 0 0.0
RAM 14897 14897 0 0.0
bl702+mfd FLASH 1099434 1099434 0 0.0
RAM 15049 15049 0 0.0
bl702+rpc FLASH 1178564 1178564 0 0.0
RAM 23925 23925 0 0.0
bl706-eth FLASH 871916 871916 0 0.0
RAM 27016 27016 0 0.0
bl706-wifi FLASH 1123682 1123682 0 0.0
RAM 14349 14349 0 0.0
bl702l lighting-app bl702l FLASH 1075626 1075626 0 0.0
RAM 21468 21468 0 0.0
bl702l+mfd FLASH 1086888 1086888 0 0.0
RAM 21628 21628 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 798044 798044 0 0.0
RAM 103184 103184 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 813632 813632 0 0.0
RAM 113664 113664 0 0.0
lock-mtd LP_EM_CC1354P10_6 FLASH 802916 802916 0 0.0
RAM 107784 107784 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 755684 755684 0 0.0
RAM 101884 101884 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 741340 741340 0 0.0
RAM 102132 102132 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 604846 604846 0 0.0
RAM 204608 204608 0 0.0
lock CC3235SF_LAUNCHXL FLASH 650298 650298 0 0.0
RAM 204868 204868 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 661693 661693 0 0.0
RAM 74608 74608 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 681545 681545 0 0.0
RAM 77240 77240 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 681545 681545 0 0.0
RAM 77240 77240 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 638473 638473 0 0.0
RAM 69676 69676 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 603765 603765 0 0.0
RAM 70312 70312 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 623401 623401 0 0.0
RAM 72864 72864 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 623401 623401 0 0.0
RAM 72864 72864 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 619373 619373 0 0.0
RAM 73328 73328 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 639097 639097 0 0.0
RAM 75880 75880 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 639097 639097 0 0.0
RAM 75880 75880 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 587909 587909 0 0.0
RAM 67296 67296 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 607753 607753 0 0.0
RAM 69928 69928 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 607753 607753 0 0.0
RAM 69928 69928 0 0.0
efr32 lighting-app BRD4187C FLASH 888288 888280 -8 -0.0
RAM 183520 183520 0 0.0
lock-app BRD4338a FLASH 701208 701200 -8 -0.0
RAM 242804 242804 0 0.0
window-app BRD4187C FLASH 968588 968588 0 0.0
RAM 167952 167952 0 0.0
esp32 all-clusters-app c3devkit DRAM 88420 88420 0 0.0
FLASH 1466124 1466124 0 0.0
IRAM 75570 75570 0 0.0
m5stack DRAM 114892 114892 0 0.0
FLASH 1535367 1535367 0 0.0
IRAM 125403 125403 0 0.0
linux air-purifier-app debug unknown 4576 4576 0 0.0
FLASH 2532240 2532240 0 0.0
RAM 129104 129104 0 0.0
all-clusters-app debug unknown 5344 5344 0 0.0
FLASH 5568382 5568382 0 0.0
RAM 482216 482216 0 0.0
all-clusters-minimal-app debug unknown 5264 5264 0 0.0
FLASH 5052264 5052264 0 0.0
RAM 236792 236792 0 0.0
bridge-app debug unknown 5232 5232 0 0.0
FLASH 4477768 4477768 0 0.0
RAM 216816 216816 0 0.0
chip-tool debug unknown 5744 5744 0 0.0
FLASH 11518679 11518679 0 0.0
RAM 521762 521762 0 0.0
chip-tool-ipv6only arm64 unknown 17384 17384 0 0.0
FLASH 10666900 10666900 0 0.0
RAM 569744 569744 0 0.0
fabric-admin debug unknown 5600 5600 0 0.0
FLASH 11288759 11288759 0 0.0
RAM 515330 515330 0 0.0
fabric-bridge-app debug unknown 5240 5240 0 0.0
FLASH 4347352 4347352 0 0.0
RAM 208864 208864 0 0.0
lighting-app debug+rpc+ui unknown 5864 5864 0 0.0
FLASH 5366002 5366002 0 0.0
RAM 225424 225424 0 0.0
lock-app debug unknown 5184 5184 0 0.0
FLASH 4542616 4542616 0 0.0
RAM 204240 204240 0 0.0
ota-provider-app debug unknown 4552 4552 0 0.0
FLASH 4177528 4177528 0 0.0
RAM 193200 193200 0 0.0
ota-requestor-app debug unknown 4488 4488 0 0.0
FLASH 4301896 4301896 0 0.0
RAM 197712 197712 0 0.0
shell debug unknown 4112 4112 0 0.0
FLASH 2799949 2799949 0 0.0
RAM 154424 154424 0 0.0
thermostat-no-ble arm64 unknown 9160 9160 0 0.0
FLASH 4149604 4149604 0 0.0
RAM 234616 234616 0 0.0
tv-app debug unknown 5472 5472 0 0.0
FLASH 5588696 5588696 0 0.0
RAM 344872 344872 0 0.0
tv-casting-app debug unknown 5104 5104 0 0.0
FLASH 9567878 9567878 0 0.0
RAM 340288 340288 0 0.0
mbed lock-app-release cy8cproto_062_4343w FLASH 1497452 1497452 0 0.0
RAM 226168 226168 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 873744 873744 0 0.0
RAM 139225 139225 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 948980 948980 0 0.0
RAM 137653 137653 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 822268 822268 0 0.0
RAM 138123 138123 0 0.0
nxp contact k32w0+release FLASH 575652 575652 0 0.0
RAM 70120 70120 0 0.0
k32w1+release FLASH 590912 590912 0 0.0
RAM 74152 74152 0 0.0
light k32w0+release FLASH 609672 609672 0 0.0
RAM 69596 69596 0 0.0
k32w1+release FLASH 674088 674088 0 0.0
RAM 82904 82904 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1610156 1610156 0 0.0
RAM 207228 207228 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1534356 1534356 0 0.0
RAM 204132 204132 0 0.0
light cy8ckit_062s2_43012 FLASH 1460652 1460652 0 0.0
RAM 197412 197412 0 0.0
lock cy8ckit_062s2_43012 FLASH 1462628 1462628 0 0.0
RAM 224476 224476 0 0.0
qpg lighting-app qpg6105+debug FLASH 650656 650656 0 0.0
RAM 104652 104652 0 0.0
lock-app qpg6105+debug FLASH 610348 610348 0 0.0
RAM 99328 99328 0 0.0
stm32 light STM32WB5MM-DK FLASH 472124 472124 0 0.0
RAM 141748 141748 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 625098 625098 0 0.0
RAM 49952 49952 0 0.0
all-clusters-app tlsr9118bdk40d FLASH 600616 600616 0 0.0
RAM 130384 130384 0 0.0
all-clusters-minimal-app tlsr9528a FLASH 770236 770236 0 0.0
RAM 110148 110148 0 0.0
bridge-app tlsr9258a FLASH 668228 668228 0 0.0
RAM 94768 94768 0 0.0
contact-sensor-app tlsr9528a_retention FLASH 626850 626850 0 0.0
RAM 49996 49996 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a FLASH 713740 713740 0 0.0
RAM 76588 76588 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 558492 558492 0 0.0
RAM 126640 126640 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 793558 793558 0 0.0
RAM 99996 99996 0 0.0
lock-app-dfu tlsr9528a FLASH 660038 660038 0 0.0
RAM 69276 69276 0 0.0
ota-requestor-app tlsr9258a FLASH 687226 687226 0 0.0
RAM 94492 94492 0 0.0
pump-app tlsr9518adk80d FLASH 609050 609050 0 0.0
RAM 56376 56376 0 0.0
pump-controller-app tlsr9518adk80d FLASH 599398 599398 0 0.0
RAM 56176 56176 0 0.0
shell tlsr9518adk80d FLASH 462618 462618 0 0.0
RAM 71852 71852 0 0.0
smoke_co_alarm-app tlsr9528a_retention FLASH 633244 633244 0 0.0
RAM 51624 51624 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d FLASH 642898 642898 0 0.0
RAM 59812 59812 0 0.0
thermostat tlsr9518adk80d FLASH 618300 618300 0 0.0
RAM 56500 56500 0 0.0
window-covering tlsr9118bdk40d FLASH 464616 464616 0 0.0
RAM 82272 82272 0 0.0
tizen all-clusters-app arm unknown 1552 1552 0 0.0
FLASH 1612948 1612948 0 0.0
RAM 45460 45460 0 0.0
chip-tool-ubsan arm unknown 2360 2360 0 0.0
FLASH 1563540 1563540 0 0.0
RAM 6825656 6825656 0 0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant